@heroicons/vue is a Vue.js library that provides a collection of free, high-quality SVG icons. These icons are designed to be simple and easy to use in Vue.js applications. The package includes both outline and solid icons, making it versatile for different design needs.
What are @heroicons/vue's main functionalities?
Outline Icons
This feature allows you to use outline icons in your Vue.js application. The example demonstrates how to import and use an outline icon named 'academic-cap'.
This feature allows you to use solid icons in your Vue.js application. The example demonstrates how to import and use a solid icon named 'academic-cap'.
This feature allows you to customize the size and color of the icons. The example demonstrates how to apply custom classes to an outline icon to change its size and color.
vue-feather-icons is a Vue.js library that provides a collection of simple and elegant icons. Similar to @heroicons/vue, it offers a variety of icons that can be easily integrated into Vue.js applications. However, the design style of Feather Icons is more minimalistic compared to Heroicons.
vue-fontawesome is a Vue.js library that allows you to use Font Awesome icons in your Vue.js applications. It offers a much larger collection of icons compared to @heroicons/vue, including both free and premium icons. Font Awesome icons are more detailed and come in various styles such as solid, regular, and brands.
vue-material-design-icons is a Vue.js library that provides a collection of Material Design icons. These icons follow Google's Material Design guidelines and offer a different aesthetic compared to Heroicons. The library is extensive and includes icons for a wide range of use cases.
Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS.
The 24x24 outline icons can be imported from @heroicons/vue/24/outline, the 24x24 solid icons can be imported from @heroicons/vue/24/solid, the 20x20 solid icons can be imported from @heroicons/vue/20/solid, and the 16x16 solid icons can be imported from @heroicons/vue/16/solid.
Icons use an upper camel case naming convention and are always suffixed with the word Icon.
While we absolutely appreciate anyone's willingness to try and improve the project, we're currently only interested in contributions that fix bugs, for example things like incorrect TypeScript types, or fixing an icon that's been exported with a fill instead of a stroke, etc.
We're not accepting contributions for new icons or adding support for other frameworks like Svelte or SolidJS. Instead we encourage you to release your own icons in your own library, and create your own packages for any other frameworks you'd like to see supported.
The npm package @heroicons/vue receives a total of 94,901 weekly downloads. As such, @heroicons/vue popularity was classified as popular.
We found that @heroicons/vue demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 4 open source maintainers collaborating on the project.
Package last updated on 18 Nov 2024
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."